An azimuth (; from )The singular form of the noun is . is the angle from a cardinal direction, most commonly north, in a local or observer-centric spherical coordinate system.
Mathematically, the relative position vector from an observer (origin) to a point of interest is projected onto a reference plane (the horizontal plane); the angle between the projected vector and a reference vector on the reference plane is called the azimuth.
When used as a celestial coordinate, the azimuth is the direction of a star or other astronomical object in the sky. The star is the point of interest, the reference plane is the local area (e.g. a circular area with a 5 km radius at sea level) around an observer on Earth's surface, and the reference vector points to true north. The azimuth is the angle between the north vector and the star's vector on the horizontal plane.
Azimuth is usually measured in degrees (°), in the positive range 0° to 360° or in the signed range -180° to +180°. The concept is used in navigation, astrometry, engineering, , mining, and ballistics.
Today, the reference plane for an azimuth is typically true north, measured as a 0° azimuth, though other angular units (grad, Angular mil) can be used. Moving clockwise on a 360 degree circle, east has azimuth 90°, south 180°, and west 270°. There are exceptions: some navigation systems use south as the reference vector. Any direction can be the reference vector, as long as it is clearly defined.
Quite commonly, azimuths or compass bearings are stated in a system in which either north or south can be the zero, and the angle may be measured clockwise or anticlockwise from the zero. For example, a bearing might be described as "(from) south, (turn) thirty degrees (toward the) east" (the words in brackets are usually omitted), abbreviated "S30°E", which is the bearing 30 degrees in the eastward direction from south, i.e. the bearing 150 degrees clockwise from north. The reference direction, stated first, is always north or south, and the turning direction, stated last, is east or west. The directions are chosen so that the angle, stated between them, is positive, between zero and 90 degrees. If the bearing happens to be exactly in the direction of one of the , a different notation, e.g. "due east", is used instead.
+ From north, eastern side |
+ From north, western side |
A better approximation assumes the Earth is a slightly-squashed sphere (an oblate spheroid); azimuth then has at least two very slightly different meanings. Normal-section azimuth is the angle measured at our viewpoint by a theodolite whose axis is perpendicular to the surface of the spheroid; geodetic azimuth (or geodesic azimuth) is the angle between north and the ellipsoidal geodesic (the shortest path on the surface of the spheroid from our viewpoint to Point 2). The difference is usually negligible: less than 0.03 arc second for distances less than 100 km.Torge & Müller (2012) Geodesy, De Gruyter, eq.6.70, p.248
Normal-section azimuth can be calculated as follows:
e^2 &= f(2 - f) \\ 1 - e^2 &= (1 - f)^2 \\ \Lambda &= \left(1 - e^2\right) \frac{\tan\varphi_2}{\tan\varphi_1} + e^2 \sqrt{\frac{1 + \left(1 - e^2\right)\left(\tan\varphi_2\right)^2} {1 + \left(1 - e^2\right)\left(\tan\varphi_1\right)^2}} \\ \tan\alpha &= \frac{\sin L}{(\Lambda - \cos L)\sin\varphi_1}\end{align} where f is the flattening and e the eccentricity for the chosen spheroid (e.g., for WGS84). If φ1 = 0 then
To calculate the azimuth of the Sun or a star given its declination and hour angle at a specific location, modify the formula for a spherical Earth. Replace φ2 with declination and longitude difference with hour angle, and change the sign (since the hour angle is positive westward instead of east).
Remark that the reference axes are swapped relative to the (counterclockwise) mathematical polar coordinate system and that the azimuth is clockwise relative to the north. This is the reason why the X and Y axis in the above formula are swapped. If the azimuth becomes negative, one can always add 360°.
The formula in would be slightly easier:
Note the swapped in contrast to the normal atan2 input order.
The opposite problem occurs when the coordinates ( X1, Y1) of one point, the distance D, and the azimuth α to another point ( X2, Y2) are known, one can calculate its coordinates:
X_2 &= X_1 + D \sin\alpha \\ Y_2 &= Y_1 + D \cos\alpha\end{align} This is typically used in triangulation and azimuth identification (AzID), especially in radar applications.
In sound localization experiments and literature, the azimuth refers to the angle the sound source makes compared to the imaginary straight line that is drawn from within the head through the area between the eyes.
An azimuth thruster in shipbuilding is a propeller that can be rotated horizontally.
|
|